Total Complexity | 59 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 316 |
Lines of code | 207 |
Logical lines of code | 112 |
Comment lines | 17 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
process_csv() | 34 | 22 | 87 | |
detect_enclosure() | 46 | 12 | 35 | |
detect_delimiter() | 53 | 9 | 23 | |
analyse_file() | 49 | 6 | 31 | |
is_empty_array() | 67 | 4 | 7 | |
remove_utf8_bom() | 63 | 3 | 11 | |
unique_array_key_name() | 63 | 2 | 11 | |
__construct() | 91 | 1 | 2 |